Animation Control
Control animation state with triggers.
Node Data | |
|---|---|
Display name | |
Animation Control | |
Internal name | |
Node_Animation_Control | |
Inheritances | |
| Node_Animation_Control | |
Inputs | |
Play/Pause | |
trigger |
Play / Pause |
trigger |
Pause |
trigger |
Resume |
trigger |
Play From Start |
trigger |
Play Once |
Skip Frame | |
trigger |
Skip Frames |
int |
Skip Frames Count |
Outputs | |
This node is used to control the playback of the animations using triggers. Noted that modifying playback in runtime can cause problem with animation exporter. So this node shoud be use for live update or still image rendering only.
Triggers
| Play / Pause | Switch between play and pause state. |
| Pause | Pause the animation. |
| Resume | Resume the animation. |
| Play From Start | Play the animation from the beginning. |
| Play Once | Play the animation once. |
| Skip Frames | Skip frame by Skip Frames Count amount. |
Commit History
| 1.14.5 |
|
|---|